home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Education / PC-SiG's World of Education.iso / run / 0932 / release.doc < prev    next >
Text File  |  1991-03-30  |  6KB  |  119 lines

  1. LABCOAT - LABORATORY DATA & COST ANALYSIS           v4.0     RELEASE.DOC
  2.  
  3. FILE DESCRIPTIONS:
  4.  
  5.         LABCOAT.000     Overlay File
  6.         LIPID.000       Overlay File
  7.         SOURCE.EXE      Compressed Turbo Pascal Source Code (self-extracts)
  8.         BIRDFACE.COM    Graphic Art Subprogram
  9.         EVALUATE.COM    Lab/Clinic Employee Evaluation Subprogram
  10.         EXEC.COM        DOS exec. Routine To Call Qchart From Labcoat
  11.         LABCOAT.COM     Main Program With Menus Calling All Other
  12.                         .COM & .EXE SubPrograms
  13.         LIPID.COM       Lipoprotein Phenotype Calculator
  14.         RELEASE.DOC     This ASCI Letter to SIGs & users.
  15.         README-1.DOC    General Descriptions of Utility of Programs
  16.         README-2.DOC    Updates To Topics & File Discussions for 1990 
  17.         REG.DOC         Registration/Communication Form
  18.         QCHART.EXE      Levy-Jennings Chart to Printer and 
  19.                         Statistical Data Handler - A SubProgram 
  20.                         of LABCOAT - Printer Absolutely Required
  21.  
  22. THINGS THAT LABCOAT DOES:
  23.  
  24.         1.      Extensive Laboratory Test-Cost Analysis - for 
  25.                 manual methods or automated/semi-automated
  26.                 methods.  Four page printouts (optional) for
  27.                 cost breakdowns and break-even descriptions.
  28.  
  29.         2.      A Lipoprotein Calculator & phenotyping reporter
  30.                 that outputs reports to screen &/or printer.
  31.  
  32.         3.      Excellent Moving Average Routine - with user input
  33.                 of number of periods and screen &/or printer output.
  34.  
  35.         4.      Equipment Depreciation Routine - with 3 options for
  36.                 depreciation type and printed report. (Printer Reqd.)
  37.  
  38.         5.      Employee Evaluation Routine - Easy input - screen 
  39.                 &/or printed reports - weighted scoring - originally
  40.                 designed for Lab / Medical Assistant evaluations.
  41.  
  42.         6.      Lab Statistics Program - Formatted Data Input &
  43.                 Output, with Mean, Median, CV%, Std. Dev., High
  44.                 Value/Low Value to screen &/or Printer.  For
  45.                 production of monthly Levy-Jennings Control 
  46.                 charts, a subroutine is available (Printer Reqd).
  47.  
  48.         7.      A Color-Graphics Art Routine for idle periods.
  49.  
  50.         8.      Archived Source Code - for every .COM file on disk.
  51.                 Just move to an empty disk, type SOURCE, hit Return.
  52.  
  53. REQUIREMENTS:   256K Memory - Color Graphics - Printer for Reports
  54.  
  55. REGISTRATION:   No Set Fee - Users registering with me may make comments
  56.                 and suggestions or arrange for limited customizing, 
  57.                 mono versions, S.I. versions and free notification of 
  58.                 updates/bug fixes (see REG.DOC).  I'm cheap.
  59. 
  60.  
  61.  
  62.  
  63.                 LABCOAT was written as a Clinical Laboratory Helper, 
  64.         combining routine statistics, computation of moving averages, an
  65.         employee evaluation program that's fun, a comprehensive test
  66.         cost analysis and break-even analyser, an instrument depreciation
  67.         routine, a very complete program to assess cardiovascular risk
  68.         status via blood lipid values, and, finally, a little moving art.
  69.  
  70.                 The program is not just intended for Laboratory managers;
  71.         a lot of it is broadly applicable to many business and scientific 
  72.         applications.  And, to the point, the entire source code is right
  73.         on the disk, and anyone using it can boot Turbo Pascal and change
  74.         the program to improve it for their own use.  So, I'm encouraging 
  75.         any users to alter the source as they see fit, for their worksite. 
  76.         The program name and rights to authorize distribution are mine.  
  77.  
  78.                 The code, as mentioned, was written in Turbo Pascal 3.0 .
  79.         I wrote on an IBM PC using PC DOS 2.1, testing report printing on
  80.         Okidata 182 (IBM) and Epson FX-85 (Epson).  The programs are heavy
  81.         on color and should be run that way, but, other than the short
  82.         Art routine, a color-graphics card is not required.  However, some
  83.         users with color graphics cards & mono monitors are going to have
  84.         trouble with the color calls - I can and will provide them with
  85.         customized versions, if they contact me directly.
  86.  
  87.  
  88.                 I suppose 256K RAM is best for headroom, and 1 5 1/4" floppy
  89.         drive is enough.  There is a routine called Exec.com that uses DOS 
  90.         calls.  It is a tool from Borland, & shouldn't be troublesome but, 
  91.         if so, only limits the use of Qchart. I do toggle on Caps Lock and 
  92.         Num Lock though.
  93.              
  94.                 Thus, my guess is that MS DOS and other IBM DOS compatable 
  95.         operating systems will boot the programs.
  96.                                     
  97.                 Aside from interactive screen displays, the programs do
  98.         produce a fair amount of printed material; 11+ pages of various
  99.         reports can be generated.  For that reason I must say that the
  100.         user should have a printer, preferably dot-matrix, to really get
  101.         the maximum output.  The output was set up using the Epson and
  102.         Okidata printers, with a few printer codes called: emphasized
  103.         pitch, form feed and a line character for report borders.  What
  104.         a daisy wheel printer would do with that I don't know.  If the 
  105.         user has a Turbo Compiler, the calls can easily be removed from
  106.         the source code (they're flagged), and re-compilation can be done.
  107.  
  108.                         Why don't You look at it and tell me what You think?
  109.                 If you want to realease it, that's fine.
  110.         Boot DOS, insert disk, type LABCOAT, and hit Return.
  111.  
  112.                                         SINCERELY,
  113.  
  114.                                       DOUGLAS STANDING
  115.                                       943 ASTER CT
  116.                                       SUNNYVALE, CA 94086
  117. 
  118.  
  119.